﻿2026-08-05T03:40:23.9501660Z ##[group]Run actions/checkout@v5
2026-08-05T03:40:23.9501911Z with:
2026-08-05T03:40:23.9502090Z   repository: SaberMage/spt-shell-notify
2026-08-05T03:40:23.9502316Z   path: .adapter-notify
2026-08-05T03:40:23.9504208Z   token: ***
2026-08-05T03:40:23.9504380Z   ssh-strict: true
2026-08-05T03:40:23.9504574Z   ssh-user: git
2026-08-05T03:40:23.9504769Z   persist-credentials: true
2026-08-05T03:40:23.9504969Z   clean: true
2026-08-05T03:40:23.9505151Z   sparse-checkout-cone-mode: true
2026-08-05T03:40:23.9505366Z   fetch-depth: 1
2026-08-05T03:40:23.9505533Z   fetch-tags: false
2026-08-05T03:40:23.9505714Z   show-progress: true
2026-08-05T03:40:23.9505899Z   lfs: false
2026-08-05T03:40:23.9506063Z   submodules: false
2026-08-05T03:40:23.9506247Z   set-safe-directory: true
2026-08-05T03:40:23.9506457Z   allow-unsafe-pr-checkout: false
2026-08-05T03:40:23.9506659Z env:
2026-08-05T03:40:23.9506819Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-08-05T03:40:23.9507038Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-08-05T03:40:23.9510295Z   HEAVY: (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|conn_blackhole_lifecycle|controller_lease|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|endpoint_lifecycle|endpoint_survival|handoff|idempotent|inject_control_wedge|input_ack_deadlock|mesh_recovery|net_worker_starve|redispatch|redispatch_stall|registry_lifecycle|render_lifecycle|resize_geometry_epoch|resize_presentation_barrier|restart_replay_lifetime|resume|shellchan|spawn_truth|transport_death_eof|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|bind_honest_cross_perch_e2e|brain_respawn_rename|brain_split|brain_survive|daemon_refresh_e2e|dummy_harness_e2e|endpoint_teardown_authority_e2e|engine_room_bringup_e2e|gateway_owner_shell_e2e|commune_two_cwd_e2e|job_escape_e2e|knock_approve_not_hostage_e2e|knock_mutual_cross_node_e2e|live_adapt_translation_swap_e2e|livehost_bootgate_e2e|multi_subnet_bringup_e2e|n1_pairing|oneliner_e2e|projindex_reader_e2e|projindex_writer_e2e|psyche_download_e2e|rc_attach_truth|resume_template_e2e|run_no_dup_session_e2e|wake_resume_bind_e2e)$/)) | (package(spt-term) & kind(test))
2026-08-05T03:40:23.9513580Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-05T03:40:23.9513933Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30971976024-1-arK3Pk
2026-08-05T03:40:23.9514530Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30971976024-1-arK3Pk
2026-08-05T03:40:23.9514940Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30971976024-1-arK3Pk
2026-08-05T03:40:23.9515344Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30971976024-1-arK3Pk
2026-08-05T03:40:23.9515659Z ##[endgroup]
2026-08-05T03:40:24.1351203Z Syncing repository: SaberMage/spt-shell-notify
2026-08-05T03:40:24.1351656Z ##[group]Getting Git version info
2026-08-05T03:40:24.1352032Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-08-05T03:40:24.1352780Z [command]/usr/bin/git version
2026-08-05T03:40:24.1422357Z git version 2.43.0
2026-08-05T03:40:24.1445857Z ##[endgroup]
2026-08-05T03:40:24.1452047Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/d91aa403-f7f3-4594-8c3b-d37e7bc44505/.gitconfig'
2026-08-05T03:40:24.1459488Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/d91aa403-f7f3-4594-8c3b-d37e7bc44505' before making global git config changes
2026-08-05T03:40:24.1460192Z Adding repository directory to the temporary git global config as a safe directory
2026-08-05T03:40:24.1462517Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-05T03:40:24.1487869Z ##[group]Initializing the repository
2026-08-05T03:40:24.1490749Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-05T03:40:24.1517683Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-05T03:40:24.1518456Z hint: is subject to change. To configure the initial branch name to use in all
2026-08-05T03:40:24.1519015Z hint: of your new repositories, which will suppress this warning, call:
2026-08-05T03:40:24.1519391Z hint: 
2026-08-05T03:40:24.1519673Z hint: 	git config --global init.defaultBranch <name>
2026-08-05T03:40:24.1519992Z hint: 
2026-08-05T03:40:24.1520284Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-05T03:40:24.1520747Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-05T03:40:24.1521105Z hint: 
2026-08-05T03:40:24.1521304Z hint: 	git branch -m <name>
2026-08-05T03:40:24.1523020Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-05T03:40:24.1530562Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-05T03:40:24.1553345Z ##[endgroup]
2026-08-05T03:40:24.1553751Z ##[group]Disabling automatic garbage collection
2026-08-05T03:40:24.1555870Z [command]/usr/bin/git config --local gc.auto 0
2026-08-05T03:40:24.1579823Z ##[endgroup]
2026-08-05T03:40:24.1580242Z ##[group]Setting up auth
2026-08-05T03:40:24.1586018Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-05T03:40:24.1612448Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-05T03:40:24.1822253Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-05T03:40:24.1848215Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-05T03:40:24.2035163Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-05T03:40:24.2059417Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-05T03:40:24.2249860Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-05T03:40:24.2290124Z ##[endgroup]
2026-08-05T03:40:24.2290623Z ##[group]Determining the default branch
2026-08-05T03:40:24.2290952Z Retrieving the default branch name
2026-08-05T03:40:24.9400106Z Default branch 'main'
2026-08-05T03:40:24.9400764Z ##[endgroup]
2026-08-05T03:40:24.9401132Z ##[group]Fetching the repository
2026-08-05T03:40:24.9405178Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-05T03:40:25.7439816Z From https://github.com/SaberMage/spt-shell-notify
2026-08-05T03:40:25.7440435Z  * [new branch]      main       -> origin/main
2026-08-05T03:40:25.7464674Z ##[endgroup]
2026-08-05T03:40:25.7465235Z ##[group]Determining the checkout info
2026-08-05T03:40:25.7467948Z ##[endgroup]
2026-08-05T03:40:25.7480864Z [command]/usr/bin/git sparse-checkout disable
2026-08-05T03:40:25.7526821Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-05T03:40:25.7553983Z ##[group]Checking out the ref
2026-08-05T03:40:25.7556635Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-05T03:40:25.7596304Z Switched to a new branch 'main'
2026-08-05T03:40:25.7596751Z branch 'main' set up to track 'origin/main'.
2026-08-05T03:40:25.7602026Z ##[endgroup]
2026-08-05T03:40:25.7635475Z [command]/usr/bin/git log -1 --format=%H
2026-08-05T03:40:25.7656968Z ee2d37eadc730c0019e0af82d683074c509634a2
